home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ccdl151s.zip / LICENSE.TXT next >
Text File  |  1997-04-03  |  2KB  |  50 lines

  1.  #
  2.  # 68K/386 32-bit C compiler.
  3.  #
  4.  # copyright (c) 1996, David Lindauer
  5.  # 
  6.  # This compiler is intended for educational use.  It may not be used
  7.  # for profit without the express written consent of the author.
  8.  #
  9.  # It may be freely redistributed, as long as this notice remains intact
  10.  # and sources are distributed along with any executables derived from them.
  11.  #
  12.  # The author is not responsible for damages, either direct or consequential,
  13.  # that may arise from use of this software.
  14.  #
  15.  # v1.35 March 1997
  16.  # David Lindauer, gclind01@starbase.spd.louisville.edu
  17.  #
  18.  # Credits to Mathew Brandt for original K&R C compiler
  19.  #
  20.  #
  21. This compiler is presented on an 'as-is' basis without any guarantee of
  22. usability or fitness for any given application.  Risks associated with
  23. using it, both direct and consequential, which include but are not
  24. limited to financial loss or loss of life are not the 
  25. responsibility of the authors.  However, this compiler is intended as 
  26. an educational tool, and is not to be used commercially in any case 
  27. without the express written consent of the authors.
  28.  
  29. All software in this package is freeware.  This includes the compiler,
  30. the DPMI system, and the CL386 program.  The basic agreement is that it
  31. is freely re-distributable in other freeware packages; if you distribute 
  32. EXE files derived either directly or indirectly from any of these sources 
  33. you must at LEAST make the original source code available, if not your 
  34. modifications.  No for-profit use allowed without consent of the authors.  
  35. The authors must be credited in derived works.  This software may not 
  36. be used for profit however Nominal distribution charges may be charged 
  37. for distributing this software.
  38.  
  39. Copyrights for portions of this software are held by the writers of
  40. whichever portion they wrote and all rights are reserved.
  41.  
  42. Any redistribution which includes any part of this distribution
  43. (e.g. either sources or executables or both) must also include this notice.
  44.  
  45.  
  46. David Lindauer
  47. 1428 Hepburn Ave
  48. Louisville, KY 40204
  49.  
  50. email:  gclind01@starbase.spd.louisville.edu